update-kernel: Change dracut to use tmpdir on host, fix deploy path lookup
authorColin Walters <walters@verbum.org>
Wed, 9 Jan 2013 09:32:51 +0000 (04:32 -0500)
committerColin Walters <walters@verbum.org>
Wed, 9 Jan 2013 09:32:51 +0000 (04:32 -0500)
commit50ca6b672b9778482425def123afa0595f1bc05a
tree5ce966cdf83a8c72f1adf8e9a7548d7dc8204a21
parent77fa143bf3743cf92b041f9f39afffe758236c22
update-kernel: Change dracut to use tmpdir on host, fix deploy path lookup

We had a bit of legacy code that looked for "current" if the deploy
path was unspecified; this needs to be deploy/OSNAME/current.

Secondly, we need to point dracut at a tmpdir outside of the root when
doing FUSE, because directories with mode 0700 and owned by root:root
aren't writable.

Also update libgsystem to the latest.
src/libgsystem
src/ostree/ot-admin-builtin-update-kernel.c